Dsl

class Dsl

Types

Link copied to clipboard
object Companion
Link copied to clipboard
class SettingsProxy : DslProxy

An uninstantiable, behaviorless type to represent the field in generics.

Properties

Link copied to clipboard
@get:JvmName(name = "getLoraConfig")
@set:JvmName(name = "setLoraConfig")
var loraConfig: ConfigProtos.Config.LoRaConfig

.meshtastic.Config.LoRaConfig lora_config = 2;

Link copied to clipboard

repeated .meshtastic.ChannelSettings settings = 1;

Functions

Link copied to clipboard

repeated .meshtastic.ChannelSettings settings = 1;

Link copied to clipboard

repeated .meshtastic.ChannelSettings settings = 1;

Link copied to clipboard

repeated .meshtastic.ChannelSettings settings = 1;

Link copied to clipboard

.meshtastic.Config.LoRaConfig lora_config = 2;

Link copied to clipboard

.meshtastic.Config.LoRaConfig lora_config = 2;

Link copied to clipboard
@JvmName(name = "plusAssignSettings")
inline operator fun DslList<ChannelProtos.ChannelSettings, ChannelSetKt.Dsl.SettingsProxy>.plusAssign(value: ChannelProtos.ChannelSettings)
@JvmName(name = "plusAssignAllSettings")
inline operator fun DslList<ChannelProtos.ChannelSettings, ChannelSetKt.Dsl.SettingsProxy>.plusAssign(values: Iterable<ChannelProtos.ChannelSettings>)

repeated .meshtastic.ChannelSettings settings = 1;

Link copied to clipboard

repeated .meshtastic.ChannelSettings settings = 1;